home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 January, February, March & April / Chip-Cover-CD-2007-02.iso / Pakiet multimedia / Animacje, filmy i prezentacje / Modelowanie 3D / Wings 3D 0.98.35 / wings-0.98.35.exe / lib / wp9_dialogs_pl.lang < prev    next >
Text File  |  2006-07-19  |  1KB  |  56 lines

  1. %%                        -*- mode:erlang; erlang-indent-level: 2 -*-
  2. %%  wp9_dialogs_pl.lang --
  3. %%
  4. %%     Polish language strings for standard dialogs.
  5. %%
  6. %%  Copyright (c) 2005 Andrzej Giniewicz
  7. %%
  8. %%  See the file "license.terms" for information on usage and redistribution
  9. %%  of this file, and for a DISCLAIMER OF ALL WARRANTIES.
  10. %%
  11. %%     $Id: wp9_dialogs_pl.lang,v 1.2 2005/09/26 09:28:47 giniu Exp $
  12. %%
  13. %%  Translation:  Andrzej Giniewicz
  14. %%  Correction:   Ma┼égorzata Napiontek
  15. %%  Verification: Krzysztof Giniewicz
  16. %%
  17. {wp9_dialogs,
  18.  [
  19.   {check_filename,
  20.    [
  21.     {1," nie istnieje"}
  22.    ]},
  23.   {dialog_1,
  24.    [
  25.     {1,"Rozpocznij w"},
  26.     {2,"W g├│r─Ö"},
  27.     {3,"Nazwa pliku"},
  28.     {4,"Typ pliku"},
  29.     {5,"Anuluj"},
  30.     {6," istnieje, nadpisa─ç?"},
  31.     {7,"Tak"},
  32.     {8,"Nie"}
  33.    ]},
  34.   {file_filters,
  35.    [
  36.     {1,"Pliki Wings"},
  37.     {2,"Wszystkie pliki (*)"}
  38.    ]},
  39.   {file_list,
  40.    [
  41.     {1,"Nazwa pliku"}
  42.    ]},
  43.   {image_formats,
  44.    [
  45.     {1,"Pliki BMP"},
  46.     {2,"Pliki Tiff"},
  47.     {3,"Pliki PNG"},
  48.     {4,"Pliki Targa"}
  49.    ]},
  50.   {ui,
  51.    [
  52.     {1,"Otw├│rz"},
  53.     {2,"Zapisz"}
  54.    ]}
  55.  ]}.
  56.